Add Clusters view to Agent Network → Configuration - #714
Merged
Conversation
Contributor
📝 WalkthroughWalkthroughThe agent network configuration page adds a Clusters tab with mode-aware explanatory text, a documentation link, and a lazily loaded clusters table using a skeleton fallback. ChangesAgent Network Clusters
Estimated code review effort: 2 (Simple) | ~10 minutes Sequence Diagram(s)sequenceDiagram
participant User
participant AgentNetworkConfigurationPage
participant ClustersTable
User->>AgentNetworkConfigurationPage: Selects Clusters tab
AgentNetworkConfigurationPage->>AgentNetworkConfigurationPage: Renders mode-aware header and documentation link
AgentNetworkConfigurationPage->>ClustersTable: Lazy-loads clusters table
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ocoj
pushed a commit
to ocoj/dashboard
that referenced
this pull request
Jul 17, 2026
ocoj
added a commit
to ocoj/dashboard
that referenced
this pull request
Jul 17, 2026
…tbirdio#717 并汉化 - merge netbirdio/main: Agent Network clusters/RDP/features 更新 - 新增 14 个翻译 key (配置页/Agent Network 通知/RDP 弹窗) - agent-network/configuration page 全面汉化 - RDPCredentialsModal 全面汉化 - NetBirdCloudProvider toast 汉化
ocoj
added a commit
to ocoj/dashboard
that referenced
this pull request
Jul 17, 2026
…tbirdio#717 并汉化 - merge netbirdio/main: Agent Network clusters/RDP/features 更新 - 新增 14 个翻译 key (配置页/Agent Network 通知/RDP 弹窗) - agent-network/configuration page 全面汉化 - RDPCredentialsModal 全面汉化 - NetBirdCloudProvider toast 汉化
2 tasks
ocoj
pushed a commit
to ocoj/dashboard
that referenced
this pull request
Aug 16, 2026
ocoj
added a commit
to ocoj/dashboard
that referenced
this pull request
Aug 16, 2026
…tbirdio#717 并汉化 - merge netbirdio/main: Agent Network clusters/RDP/features 更新 - 新增 14 个翻译 key (配置页/Agent Network 通知/RDP 弹窗) - agent-network/configuration page 全面汉化 - RDPCredentialsModal 全面汉化 - NetBirdCloudProvider toast 汉化
ocoj
added a commit
to ocoj/dashboard
that referenced
this pull request
Aug 16, 2026
…tbirdio#717 并汉化 - merge netbirdio/main: Agent Network clusters/RDP/features 更新 - 新增 14 个翻译 key (配置页/Agent Network 通知/RDP 弹窗) - agent-network/configuration page 全面汉化 - RDPCredentialsModal 全面汉化 - NetBirdCloudProvider toast 汉化
ocoj
added a commit
to ocoj/dashboard
that referenced
this pull request
Aug 16, 2026
…tbirdio#717 并汉化 - merge netbirdio/main: Agent Network clusters/RDP/features 更新 - 新增 14 个翻译 key (配置页/Agent Network 通知/RDP 弹窗) - agent-network/configuration page 全面汉化 - RDPCredentialsModal 全面汉化 - NetBirdCloudProvider toast 汉化
ocoj
added a commit
to ocoj/dashboard
that referenced
this pull request
Aug 16, 2026
…tbirdio#717 并汉化 - merge netbirdio/main: Agent Network clusters/RDP/features 更新 - 新增 14 个翻译 key (配置页/Agent Network 通知/RDP 弹窗) - agent-network/configuration page 全面汉化 - RDPCredentialsModal 全面汉化 - NetBirdCloudProvider toast 汉化
JuliusFreudenberger
pushed a commit
to JuliusFreudenberger/nix-config
that referenced
this pull request
Sep 7, 2026
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netbirdio/dashboard](https://github.com/netbirdio/dashboard) | minor | `v2.90.4` → `v2.92.0` | | netbirdio/netbird | minor | `v0.74.6-rootless` → `0.78.1-rootless` | | netbirdio/netbird-server | minor | `0.74.6` → `0.78.1` | | netbirdio/reverse-proxy | minor | `0.74.6` → `0.78.1` | --- ### Release Notes <details> <summary>netbirdio/dashboard (netbirdio/dashboard)</summary> ### [`v2.92.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.92.0) [Compare Source](netbirdio/dashboard@v2.91.1...v2.92.0) #### What's Changed - fix(agent-network): show real provider name in access log by [@​braginini](https://github.com/braginini) in [#​758](netbirdio/dashboard#758) - Show SSH enable commands with the privileges the daemon requires by [@​lixmal](https://github.com/lixmal) in [#​737](netbirdio/dashboard#737) - fix(setup): match the v0.75 client UI in the management URL step by [@​braginini](https://github.com/braginini) in [#​765](netbirdio/dashboard#765) - feat: add required Country field to Agent Network signup form by [@​SunsetDrifter](https://github.com/SunsetDrifter) in [#​766](netbirdio/dashboard#766) - Load a provider's models from the vendor in the provider modal by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​767](netbirdio/dashboard#767) - Keep the prices discovery returns for a loaded model by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​773](netbirdio/dashboard#773) - Add a workflow bumping the WASM client on netbird releases by [@​lixmal](https://github.com/lixmal) in [#​770](netbirdio/dashboard#770) - ci: skip Docker publishing for community PRs by [@​jnfrati](https://github.com/jnfrati) in [#​775](netbirdio/dashboard#775) - Fix typo in PeerExpirationToggle component by [@​bomkz](https://github.com/bomkz) in [#​665](netbirdio/dashboard#665) - fix: use --restart=unless-stopped instead of --rm in Docker install command by [@​shaban00](https://github.com/shaban00) in [#​760](netbirdio/dashboard#760) - Add control center draft mode by [@​heisbrot](https://github.com/heisbrot) in [#​744](netbirdio/dashboard#744) - Detect Entra connection from auth service SSO connections by [@​heisbrot](https://github.com/heisbrot) in [#​776](netbirdio/dashboard#776) - Add bulk deletion for Access Control groups by [@​TechHutTV](https://github.com/TechHutTV) in [#​752](netbirdio/dashboard#752) - Add Agent Network Admin and Usage Viewer roles, gate Agent Network per submodule by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​764](netbirdio/dashboard#764) - feat(agent-network): add agentgateway provider support by [@​danehans](https://github.com/danehans) in [#​774](netbirdio/dashboard#774) - fix(e2e): stabilize agentgateway provider test by [@​jnfrati](https://github.com/jnfrati) in [#​782](netbirdio/dashboard#782) - Keep a refused provider save on screen, and its discovered prices by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​772](netbirdio/dashboard#772) - Show peer-sourced policies in the Control Center peer view by [@​heisbrot](https://github.com/heisbrot) in [#​786](netbirdio/dashboard#786) - Pin the group view's group, and give agentgateway a reachable upstream by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​788](netbirdio/dashboard#788) - Add anonymization level and upload URL to the debug bundle modal by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​753](netbirdio/dashboard#753) #### New Contributors - [@​bomkz](https://github.com/bomkz) made their first contribution in [#​665](netbirdio/dashboard#665) - [@​shaban00](https://github.com/shaban00) made their first contribution in [#​760](netbirdio/dashboard#760) - [@​danehans](https://github.com/danehans) made their first contribution in [#​774](netbirdio/dashboard#774) **Full Changelog**: <netbirdio/dashboard@v2.91.1...v2.92.0> ### [`v2.91.1`](https://github.com/netbirdio/dashboard/releases/tag/v2.91.1) [Compare Source](netbirdio/dashboard@v2.91.0...v2.91.1) #### What's Changed - fix(version): ignore build metadata when detecting available updates by [@​braginini](https://github.com/braginini) in [#​759](netbirdio/dashboard#759) **Full Changelog**: <netbirdio/dashboard@v2.91.0...v2.91.1> ### [`v2.91.0`](https://github.com/netbirdio/dashboard/releases/tag/v2.91.0) [Compare Source](netbirdio/dashboard@v2.90.10...v2.91.0) #### What's Changed - Update Entra ID SCIM setup wizard for the new Azure portal UI by [@​bcmmbaga](https://github.com/bcmmbaga) in [#​750](netbirdio/dashboard#750) - Bootstrap Agent Network settings via the explicit POST by [@​bison](https://github.com/bison) in [#​746](netbirdio/dashboard#746) - Bump default wasm client to v0.76.3 by [@​lixmal](https://github.com/lixmal) in [#​754](netbirdio/dashboard#754) - Fix icon alignment in collapsed navigation and network tab Add buttons by [@​heisbrot](https://github.com/heisbrot) in [#​748](netbirdio/dashboard#748) - Upgrade Next.js to 16.3 by [@​heisbrot](https://github.com/heisbrot) in [#​755](netbirdio/dashboard#755) - Upgrade base image to Alpine 3.24 by [@​heisbrot](https://github.com/heisbrot) in [#​756](netbirdio/dashboard#756) #### New Contributors - [@​bison](https://github.com/bison) made their first contribution in [#​746](netbirdio/dashboard#746) **Full Changelog**: <netbirdio/dashboard@v2.90.10...v2.91.0> ### [`v2.90.10`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.10) [Compare Source](netbirdio/dashboard@v2.90.9...v2.90.10) #### What's Changed - Handle agent-network settings defaults response by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​739](netbirdio/dashboard#739) - Remove solutions engineer booking modal from onboarding by [@​SunsetDrifter](https://github.com/SunsetDrifter) in [#​745](netbirdio/dashboard#745) - Trim numeric build suffix from sidebar version display. by [@​braginini](https://github.com/braginini) in [#​749](netbirdio/dashboard#749) **Full Changelog**: <netbirdio/dashboard@v2.90.9...v2.90.10> ### [`v2.90.9`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.9) [Compare Source](netbirdio/dashboard@v2.90.8...v2.90.9) #### What's Changed - Add openSUSE zypper instructions with GPG key import to the Linux tab by [@​pappz](https://github.com/pappz) in [#​735](netbirdio/dashboard#735) - Cache pricing + custom model entry by [@​braginini](https://github.com/braginini) in [#​736](netbirdio/dashboard#736) **Full Changelog**: <netbirdio/dashboard@v2.90.8...v2.90.9> ### [`v2.90.8`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.8) [Compare Source](netbirdio/dashboard@v2.90.7...v2.90.8) #### What's Changed - Show agent-network prompt-cache tokens and cost on hover by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​731](netbirdio/dashboard#731) - Cover RPM-based distros and desktop app dependencies in the Linux tab by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​733](netbirdio/dashboard#733) **Full Changelog**: <netbirdio/dashboard@v2.90.7...v2.90.8> ### [`v2.90.7`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.7) [Compare Source](netbirdio/dashboard@v2.90.6...v2.90.7) #### What's Changed - remove rc releases logic for agent networks by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​725](netbirdio/dashboard#725) - Add 0.75 announcement by [@​braginini](https://github.com/braginini) in [#​727](netbirdio/dashboard#727) **Full Changelog**: <netbirdio/dashboard@v2.90.6...v2.90.7> ### [`v2.90.6`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.6) [Compare Source](netbirdio/dashboard@v2.90.5...v2.90.6) #### What's Changed - \[agent-network] per-provider disable-metadata toggle by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​715](netbirdio/dashboard#715) - Add Kimi (Moonshot AI) provider support to Agent Network UI by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​724](netbirdio/dashboard#724) **Full Changelog**: <netbirdio/dashboard@v2.90.5...v2.90.6> ### [`v2.90.5`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.5) [Compare Source](netbirdio/dashboard@v2.90.4...v2.90.5) #### What's Changed - Show RDP for Linux and FreeBSD peers and harden the browser RDP client by [@​lixmal](https://github.com/lixmal) in [#​710](netbirdio/dashboard#710) - Add Clusters view to Agent Network → Configuration by [@​braginini](https://github.com/braginini) in [#​714](netbirdio/dashboard#714) - Fix IdP cards spacing by [@​braginini](https://github.com/braginini) in [#​717](netbirdio/dashboard#717) - Adjust license cache ttl to 10 minutes by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​718](netbirdio/dashboard#718) - Fix network resource policy creation with single peer source by [@​heisbrot](https://github.com/heisbrot) in [#​721](netbirdio/dashboard#721) **Full Changelog**: <netbirdio/dashboard@v2.90.4...v2.90.5> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.jfreudenberger.de/JuliusFreudenberger/nix-config/pulls/24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue ticket number and link
Surfaces reverse-proxy Clusters inside the Agent Network focused view, where the full Reverse Proxy menu is hidden.
Single file changed: src/app/(dashboard)/agent-network/configuration/page.tsx (+36/−2).
Note: the onboarding "create a cluster" step is intentionally out of scope and deferred to a follow-up.
Documentation
Select exactly one:
Docs PR URL (required if "docs added" is checked)
Paste the PR link from https://github.com/netbirdio/docs here:
netbirdio/docs#856
E2E tests
Optional: override the image tags used by the Playwright e2e workflow.
Defaults to
mainwhen omitted.management-cloud-tag: main
reverse-proxy-tag: main
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.Summary by CodeRabbit